home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #81 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #81 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / DisView / TIP < prev    next >
Text File  |  1995-05-21  |  1KB  |  34 lines

  1. ===                                                 DISview [518]
  2. tip
  3. ===
  4.  
  5. _________________________________________________________________
  6. tip <async_interface>
  7. _________________________________________________________________
  8. Start a Terminal Interface Protocol (TIP) session that connects
  9. direct to the specified interface in "dumb terminal" mode.
  10.  
  11. All data subsequently transmitted and received via the interface
  12. are raw characters, without any protocol envelope.  Any packet
  13. traffic (IP datagrams, etc) routed to the interface while a 'tip'
  14. session exists will be discarded.
  15.  
  16. The interface must have already been attached with the 'attach'
  17. command.
  18.  
  19. To close a 'tip' session, use the 'reset' command.  The interface
  20. will then revert to normal SLIP or PPP mode operation.
  21.  
  22. >> Example:  tip sl0
  23.  
  24.  
  25. This command is particularly useful for testing modem setup. 
  26. After giving the 'tip sl0' command, a new session starts (with a
  27. blank screen). When you type the modem attention command (AT, 
  28. followed by ENTER), the letters "AT" should echo on the screen,
  29. followed by an "OK" response from the modem.
  30.  
  31. If you wish to record the session (for example, to keep a record
  32. of modem parameters), hit F10 to return to the NET Session 
  33. Manager and then give a 'record' command.
  34.